cursor_get

Wrapper for cursor_get @throws lmdb_oo.MbdError on failure @see http://symas.com/mdb/doc/group__mdb.html#ga48df35fb102536b32dfbb801a47b4cb0

static
bool
cursor_get
(
MDB_cursor* cursor
,
MDB_val* key
,
MDB_val* data
,
const MDB_cursor_op op
)

Meta